home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 38 / Issue #38.iso / 2-SOFTWARE / CRUSHERX-LIVE 2.37D / cxlSetup237.exe / grannerX VST / grannerX.dll / 0 / RCDATA / TFBSWWARNING / TFBSWWARNING.txt
Text File  |  2001-08-08  |  2KB  |  117 lines

  1. object fbsWWarning: TfbsWWarning
  2.   Left = 321
  3.   Top = 131
  4.   AutoSize = True
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   BorderWidth = 10
  8.   Caption = 'Information!'
  9.   ClientHeight = 257
  10.   ClientWidth = 233
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object lTitel1: TLabel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 61
  28.     Height = 29
  29.     Caption = 'Titel1'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -24
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = []
  35.     ParentFont = False
  36.   end
  37.   object lTitel2: TLabel
  38.     Left = 0
  39.     Top = 26
  40.     Width = 45
  41.     Height = 24
  42.     Caption = 'Titel2'
  43.     Font.Charset = ANSI_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -19
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object lUntertitel: TLabel
  51.     Left = 0
  52.     Top = 56
  53.     Width = 42
  54.     Height = 13
  55.     Caption = 'Untertitel'
  56.   end
  57.   object lcopyr: TLabel
  58.     Left = 0
  59.     Top = 80
  60.     Width = 15
  61.     Height = 13
  62.     Caption = '(c) '
  63.   end
  64.   object lFirma: TLabel
  65.     Left = 16
  66.     Top = 80
  67.     Width = 25
  68.     Height = 13
  69.     Caption = 'Firma'
  70.   end
  71.   object wwwDummy: TLabel
  72.     Left = 0
  73.     Top = 96
  74.     Width = 24
  75.     Height = 13
  76.     Caption = 'www'
  77.     Visible = False
  78.   end
  79.   object mailDummy: TLabel
  80.     Left = 0
  81.     Top = 112
  82.     Width = 18
  83.     Height = 13
  84.     Caption = 'mail'
  85.     Visible = False
  86.   end
  87.   object bOk: TButton
  88.     Left = 63
  89.     Top = 232
  90.     Width = 105
  91.     Height = 25
  92.     Caption = 'OK'
  93.     Enabled = False
  94.     ModalResult = 1
  95.     TabOrder = 0
  96.   end
  97.   object rWarning: TRichEdit
  98.     Left = 0
  99.     Top = 144
  100.     Width = 233
  101.     Height = 65
  102.     TabStop = False
  103.     Lines.Strings = (
  104.       'This program is generated with DEMO '
  105.       'components. If you have questions don∩┐╜t '
  106.       'hesitate and contact us.')
  107.     ReadOnly = True
  108.     TabOrder = 1
  109.   end
  110.   object Timer1: TTimer
  111.     Interval = 7000
  112.     OnTimer = Timer1Timer
  113.     Left = 200
  114.     Top = 16
  115.   end
  116. end
  117.